[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET EVENT SHADOW TO <color>
Description:
This command sets the current color for all subsequent button shadows when
using the DEFINE EVENT command with the SHADOW option.
Syntax:
SET EVENT SHADOW TO <color>
Arguments:
<color> is the color to be used for all subsequent event region shadows.
This argument uses standard Clipper color formats.
Example:
SET EVENT SHADOW TO "n+/b" // set shadow color to grey
Purpose: Establish the color of button shadows
Mapped Function: __SetEventShadow() contained in GLLIBR.PRG.
dGE functions: None.
Other GL UDFs: None.
System variables: _eshadow_
System constants: None.
See Also:
See Also:
__SetEventShadow()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson